Skip to content

Bump mikehardy/buildcache-action from 1.2.2 to 2.1.0#10

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/mikehardy/buildcache-action-2.1.0
Open

Bump mikehardy/buildcache-action from 1.2.2 to 2.1.0#10
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/mikehardy/buildcache-action-2.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps mikehardy/buildcache-action from 1.2.2 to 2.1.0.

Release notes

Sourced from mikehardy/buildcache-action's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: mikehardy/buildcache-action@v2.0.0...v2.1.0

v2.0.0

What's Changed

Full Changelog: mikehardy/buildcache-action@v1...v2.0.0

v1.3.0 - skip store of empty/no-change cache, add toggle to skip cache

1.3.0 (2022-06-26)

Features

Changelog

Sourced from mikehardy/buildcache-action's changelog.

2.1.0 (2022-10-21)

Features

  • add config option to explicitly set the buildcache tag to use (#105) (1db83fb)

2.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • deps: use node16

Bug Fixes

1.3.0 (2022-06-26)

Features

  • avoid storing empty/no-change caches + add toggle to skip cache store (8ddbf68)
Commits
  • 1db83fb feat: add config option to explicitly set the buildcache tag to use (#105)
  • 5da2556 chore(deps): bump @​actions/cache from 3.0.5 to 3.0.6
  • e1814cb chore(deps): bump @​actions/cache from 3.0.4 to 3.0.5
  • c87cea0 chore(deps): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0
  • 6d7415c chore(release): move v2 tag
  • 55c7480 docs(CHANGELOG): v2 notes
  • 34bcf24 chore(release): use conventional commits for release triggers
  • 38afb35 fix(deps)!: use node16
  • b2ccc5c chore(deps): bump @​actions/github from 5.1.0 to 5.1.1
  • a3c0a6f chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mikehardy/buildcache-action](https://github.com/mikehardy/buildcache-action) from 1.2.2 to 2.1.0.
- [Release notes](https://github.com/mikehardy/buildcache-action/releases)
- [Changelog](https://github.com/mikehardy/buildcache-action/blob/main/CHANGELOG.md)
- [Commits](mikehardy/buildcache-action@v1.2.2...v2.1.0)

---
updated-dependencies:
- dependency-name: mikehardy/buildcache-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants